copyWith property

  1. @JsonKey(ignore: true)
$InputTypeCopyWith<InputType> copyWith
inherited

Implementation

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