$AccountAccessExtension extension
Methods
-
copyWith(
{String? uniqueId, bool? authorized, AccountProductAccessNullable? accountProductAccess}) → AccountAccess -
Available on AccountAccess, provided by the $AccountAccessExtension extension
-
copyWithWrapped(
{Wrapped< String> ? uniqueId, Wrapped<bool?> ? authorized, Wrapped<AccountProductAccessNullable?> ? accountProductAccess}) → AccountAccess -
Available on AccountAccess, provided by the $AccountAccessExtension extension