create static method

GeneralText create()

Implementation

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