copyWith property

  1. @JsonKey(ignore: true)
$TransportRestrictionCopyWith<TransportRestriction> copyWith
inherited

Implementation

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