create static method

PBText create()

Implementation

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