onData property

dynamic Function(B bit, M data)? onData
final

Implementation

final Function(B bit, M data)? onData;