create static method

TransportFeature create()

Implementation

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