create static method

UserMetadata create()

Implementation

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