copyWith property

  1. @JsonKey(ignore: true)
$TransportInputCopyWith<TransportInput> copyWith
inherited

Implementation

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