set abstract method

void set(
  1. T? data
)

Implementation

void set(T? data);