copyWith property

  1. @JsonKey(ignore: true)
$AccountBalanceCopyWith<AccountBalance> copyWith
inherited

Implementation

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