clear abstract method

Future<void> clear({
  1. String? prefix,
})

Implementation

Future<void> clear({String? prefix});