copyWith property

  1. @JsonKey.new(ignore: true)
$WalletModulesCopyWith<WalletModules> get copyWith
inherited

Implementation

@JsonKey(ignore: true)
$WalletModulesCopyWith<WalletModules> get copyWith =>
    throw _privateConstructorUsedError;