copyWith property

  1. @JsonKey(ignore: true)
$ClassFieldCopyWith<ClassField> copyWith
inherited

Implementation

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