copyWith property

  1. @JsonKey(ignore: true)
$SelfCheckModelCopyWith<SelfCheckModel> copyWith
inherited

Implementation

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