menu
wampproto package
documentation
auth.dart
Response
Response.new constructor
Response.new constructor
dark_mode
light_mode
Response
constructor
Response
(
String
_authID
,
String
_authRole
)
Implementation
Response(this._authID, this._authRole);
wampproto package
documentation
auth
Response
Response.new constructor
Response class