copyWith property

  1. @JsonKey(ignore: true)
$ModelCopyWith<Model> copyWith
inherited

Implementation

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