Log typedef

Log = void Function(String)?

Implementation

typedef Log = void Function(String)?;