removeAllLarge static method

Future<void> removeAllLarge()

Implementation

static Future<void> removeAllLarge() async {
  await RemoveAllLarge();
}