menu
jwtiot package
documentation
jwtio_method_channel.dart
JwtResult
JwtResult.new constructor
JwtResult.new constructor
dark_mode
light_mode
JwtResult
constructor
JwtResult
(
{
dynamic
body
,
bool
?
expired
,
dynamic
header
,
String
?
message
,
})
Implementation
JwtResult({ this.body, this.expired, this.header, this.message, });
jwtiot package
documentation
jwtio_method_channel
JwtResult
JwtResult.new constructor
JwtResult class