set abstract method

Future<bool> set(
  1. T value
)

Implementation

Future<bool> set(T value);