apiCall abstract method

Future<Response> apiCall(
  1. NetworkState store
)

Implementation

Future<Response> apiCall(NetworkState store);