void flush()

in lib/confidence_flutter_sdk_platform_interface.dart [62:64]


  void flush() {
    throw UnimplementedError('flush has not been implemented.');
  }