forever abstract method

Future<void> forever(
  1. String key,
  2. String value
)

Implementation

Future<void> forever(String key, String value);