MWBResponse typedef

MWBResponse = FutureOr<Map<String, dynamic>?>

Implementation

typedef MWBResponse = FutureOr<Map<String, dynamic>?>;