create static method

ProfileText create()

Implementation

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