copyWith property

  1. @JsonKey(ignore: true)
$StakedTokenCopyWith<StakedToken> copyWith
inherited

Implementation

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