clearBox abstract method

Future<int> clearBox(
  1. String boxName
)

Implementation

Future<int> clearBox(String boxName);