getJsonList abstract method
Returns the child json list linked to the key, otherwise empty json list.
Implementation
List<JsonResponse> getJsonList({required String key});
Returns the child json list linked to the key, otherwise empty json list.
List<JsonResponse> getJsonList({required String key});