create static method

Login create()

Implementation

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