flush method

  1. @override
Future flush()
override

Implementation

@override
Future flush() async {
  _amplitudeInstance.uploadEvents();
}