callback property

dynamic Function(T? value)? callback
getter/setter pair

Implementation

Function(T? value)? callback;