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