create static method

LoginResponse create()

Implementation

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