create static method

UserKey create()

Implementation

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