getServiceFunctionAsync static method

Future<bool> getServiceFunctionAsync()

Implementation

static Future<bool> getServiceFunctionAsync() async =>
    await _invokeMainChannel("getServiceFunctionAsync");