StatusListener typedef

StatusListener = void Function(Status newStatus)?

Implementation

typedef StatusListener = void Function(Status newStatus)?;