copyWith property

  1. @JsonKey(ignore: true)
$MiscStateCopyWith<MiscState> copyWith
inherited

Implementation

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