copyWith property

  1. @JsonKey(ignore: true)
$AccountBlockCopyWith<AccountBlock> copyWith
inherited

Implementation

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