create static method

LoginV1 create()

Implementation

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