create static method

LoginVersion create()

Implementation

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