menu
fluxer_dart package
documentation
models/auth_login_response.dart
AuthLoginResponse
AuthLoginResponse.new const constructor
AuthLoginResponse.new const constructor
dark_mode
light_mode
AuthLoginResponse
constructor
const
AuthLoginResponse
(
Map
<
String
,
dynamic
>
_json
)
Implementation
const AuthLoginResponse(this._json);
fluxer_dart package
documentation
models/auth_login_response
AuthLoginResponse
AuthLoginResponse.new const constructor
AuthLoginResponse class