copyWith property

  1. @JsonKey(ignore: true)
$GeneratorRecordCopyWith<GeneratorRecord> get copyWith
inherited

Implementation

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