zowie_flutter_sdk
zowie_jwt
ZowieJwt
ZowieJwt const constructor
ZowieJwt
ZowieJwt
constructor
Null safety
const
ZowieJwt
(
String
userId
,
String
conversationId
,
String
token
)
Implementation
const ZowieJwt(this.userId, this.conversationId, this.token);
zowie_flutter_sdk
zowie_jwt
ZowieJwt
ZowieJwt const constructor
ZowieJwt class
Constructors
ZowieJwt
Properties
conversationId
hashCode
runtimeType
token
userId
Methods
noSuchMethod
toJson
toString
Operators
operator ==