copyWith property

  1. @JsonKey(ignore: true)
$SchemaArgCopyWith<SchemaArg> copyWith
inherited

Implementation

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