getJson abstract method
Returns the child json linked to the key, otherwise empty json object.
Implementation
JsonResponse getJson({required String key});
Returns the child json linked to the key, otherwise empty json object.
JsonResponse getJson({required String key});