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