copyWith property

  1. @JsonKey.new(ignore: true)
$SchemaArgInputTypeCopyWith<SchemaArgInputType> get copyWith
inherited

Implementation

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