create static method

FFLanguage create()

Implementation

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