clearData static method

void clearData({
  1. required String query,
})

Implementation

static void clearData({required String query}) {

}