$BaseObjectExtension extension
- on
Methods
-
copyWith(
{String? id, String? $id, int? cstamp, String? cby, String? uby, int? ustamp}) → BaseObject -
Available on BaseObject, provided by the $BaseObjectExtension extension
-
copyWithWrapped(
{Wrapped< String?> ? id, Wrapped<String?> ? $id, Wrapped<int?> ? cstamp, Wrapped<String?> ? cby, Wrapped<String?> ? uby, Wrapped<int?> ? ustamp}) → BaseObject -
Available on BaseObject, provided by the $BaseObjectExtension extension