menu
chat_app_abc_demo package
documentation
Model/list_user_response.dart
ListUserResponse
ListUserResponse.fromJson factory constructor
ListUserResponse.fromJson factory constructor
dark_mode
light_mode
ListUserResponse.fromJson
constructor
ListUserResponse.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory ListUserResponse.fromJson(Map<String, dynamic> json) => _$ListUserResponseFromJson(json);
chat_app_abc_demo package
documentation
Model/list_user_response
ListUserResponse
ListUserResponse.fromJson factory constructor
ListUserResponse class