initApiCall method

Future<bool> initApiCall()

Implementation

Future<bool> initApiCall() async {
  throw UnimplementedError();
}