OnEmpty typedef

OnEmpty = void Function()?

Implementation

typedef OnEmpty = void Function()?;