create static method

TransportCost create()

Implementation

@$core.pragma('dart2js:noInline')
static TransportCost create() => TransportCost._();