callback property

void Function(dynamic message)? callback
getter/setter pair

Implementation

void Function(dynamic message)? callback;