storePop abstract method

Future storePop(
  1. String key
)

Implementation

Future<dynamic> storePop(String key);