create static method

LoginSettings create()

Implementation

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