set abstract method

Future<bool> set(
  1. T? data
)

Implementation

Future<bool> set(T? data);