$WalletGetResponseExtension extension
Methods
-
copyWith(
{String? requestId, String? walletId, WalletBalance? balance, WalletNumbers? numbers, String? recipientId}) → WalletGetResponse -
Available on WalletGetResponse, provided by the $WalletGetResponseExtension extension
-
copyWithWrapped(
{Wrapped< String> ? requestId, Wrapped<String> ? walletId, Wrapped<WalletBalance> ? balance, Wrapped<WalletNumbers> ? numbers, Wrapped<String?> ? recipientId}) → WalletGetResponse -
Available on WalletGetResponse, provided by the $WalletGetResponseExtension extension