A function to receive a JsonMap eventually.
typedef RequestFuncType = Future<JsonMap> Function(String);