menu
nui_auth package
documentation
web/json/req/nui_auth_renew_token.dart
NUIAuthRenewTokenReq
fromJson method
fromJson method
dark_mode
light_mode
fromJson
method
NUIAuthRenewTokenReq
fromJson
(
Map
<
String
,
dynamic
>
json
)
inherited
Implementation
T fromJson(Map<String, dynamic> json){ return mapper().toEntity(json); }
nui_auth package
documentation
web/json/req/nui_auth_renew_token
NUIAuthRenewTokenReq
fromJson method
NUIAuthRenewTokenReq class