setApi abstract method

Future<void> setApi(
  1. String api
)

Configure the SDK to use an enterprise deployment API.

Implementation

Future<void> setApi(String api);