set abstract method

Future<void> set(
  1. String tag,
  2. String key
)

Implementation

Future<void> set(String tag, String key);