flushAll method

  1. @override
void flushAll()
override

Implementation

@override
void flushAll() {
  methodChannel.invokeMapMethod("flushAll");
}