copyWith property

  1. @JsonKey(ignore: true)
$TransportCopyWith<Transport> copyWith
inherited

Implementation

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