apiCall abstract method

Future apiCall(
  1. dynamic query
)

Implementation

Future apiCall(query);