copyWith property

  1. @JsonKey(ignore: true)
$DailyRecordModelCopyWith<DailyRecordModel> copyWith
inherited

Implementation

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