Starts the Grouplink SDK with the provided token.
Future<void> startSDK(String token) { throw UnimplementedError('startSDK() has not been implemented.'); }