create static method

RuntimeUser create()

Implementation

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