$BaseEntityExtension extension

on

Methods

copyWith({String? name, String? icon, String? description, 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<List<String>?>? images, Wrapped<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