copyWith property

  1. @JsonKey(ignore: true)
$PlayerStateCopyWith<PlayerState> copyWith
inherited

Implementation

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