getApi static method

Implementation

static SentcFlutterRustLightImpl getApi() {
  return _api ?? (throw Exception("Not init"));
}