initSDK method

Future<void> initSDK()

Implementation

Future<void> initSDK() {
  throw UnimplementedError('initSDK() has not been implemented.');
}