copyWith property

  1. @JsonKey(ignore: true)
$ActorCopyWith<Actor> copyWith
inherited

Implementation

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