create static method

LangInfo create()

Implementation

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