create static method

UserMeta create()

Implementation

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