boxData property

T? get boxData

Implementation

T? get boxData;
set boxData (T? data)

Implementation

set boxData(T? data);