callback property

void Function(ByteData data, T? value) callback
final

Implementation

final void Function(ByteData data, T? value) callback;