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