storageClear abstract method

Future<bool?> storageClear({
  1. String? scope,
})

Implementation

Future<bool?> storageClear({String? scope});