clearAll method

Future clearAll()

Implementation

Future clearAll() async {
  return act('clearAll');
}