$BaseEntityExtension extension
- on
Methods
-
copyWith(
{String? name, String? icon, String? description, String? logo, List< String> ? images, String? id, String? $id, int? cstamp, String? cby, String? uby, int? ustamp}) → BaseEntity -
Available on BaseEntity, provided by the $BaseEntityExtension extension
-
copyWithWrapped(
{Wrapped< String?> ? name, Wrapped<String?> ? icon, Wrapped<String?> ? description, Wrapped<String?> ? logo, Wrapped<List< ? images, Wrapped<String> ?>String?> ? id, Wrapped<String> ? $id, Wrapped<int?> ? cstamp, Wrapped<String?> ? cby, Wrapped<String?> ? uby, Wrapped<int?> ? ustamp}) → BaseEntity -
Available on BaseEntity, provided by the $BaseEntityExtension extension