copyWith property

  1. @JsonKey(ignore: true)
$ParentCopyWith<Parent> copyWith
inherited

Implementation

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