create static method

TrackInfo create()

Implementation

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