copyWith property

  1. @JsonKey(ignore: true)
$FieldCopyWith<T, Field<T>> get copyWith
inherited

Implementation

@JsonKey(ignore: true)
$FieldCopyWith<T, Field<T>> get copyWith =>
    throw _privateConstructorUsedError;