menu
blisache package
documentation
model/authenticate_init_response.dart
AuthenticateInitResponse
toJsonModel static method
toJsonModel static method
dark_mode
light_mode
toJsonModel
static method
Map
<
String
,
dynamic
>
toJsonModel
(
AuthenticateInitResponse
obj
)
Implementation
static Map<String, dynamic> toJsonModel(AuthenticateInitResponse obj) => obj.toJson();
blisache package
documentation
model/authenticate_init_response
AuthenticateInitResponse
toJsonModel static method
AuthenticateInitResponse class