OnNull typedef

OnNull = void Function()?

Implementation

typedef OnNull = void Function()?;