menu
flutter_chats_ui package
documentation
transports.dart
HttpResponse
jsonList property
jsonList property
dark_mode
light_mode
jsonList
property
List
get
jsonList
Implementation
List<dynamic> get jsonList => jsonDecode(body) as List<dynamic>;
flutter_chats_ui package
documentation
transports
HttpResponse
jsonList property
HttpResponse class