create static method

UserPresence create()

Implementation

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