EnabledCallback typedef

EnabledCallback = void Function(bool enabled)

Implementation

typedef EnabledCallback = void Function(bool enabled);