data property

void data=(T data)

Implementation

set data(T data) => _value = data;