copyWith property

  1. @JsonKey(ignore: true)
$AppAccountCopyWith<AppAccount> copyWith
inherited

Implementation

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