create static method

GetUser create()

Implementation

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