void flush()

in lib/confidence_flutter_sdk.dart [30:32]


  void flush() {
    ConfidenceFlutterSdkPlatform.instance.flush();
  }