create static method

LabelsList create()

Implementation

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