fetch abstract method

Future<Map?> fetch(
  1. String path
)

Implementation

Future<Map?> fetch(String path);