create static method

TransitLine create()

Implementation

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