copyWith property

  1. @JsonKey(ignore: true)
$CodeClassCopyWith<CodeClass> copyWith
inherited

Implementation

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