fetch abstract method

Future<Map<String, dynamic>> fetch(
  1. String url
)

Implementation

Future<Map<String, dynamic>> fetch(String url);