removeKey abstract method

Future<ResultModel<bool>> removeKey(
  1. String tag
)

Implementation

Future<ResultModel<bool>> removeKey(String tag);