copyWith property

  1. @JsonKey(ignore: true)
$RecordCopyWith<Record> get copyWith
inherited

Implementation

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