setData property

void setData=(T? v)

Implementation

set setData(T? v)=>_data = v;