ClosedCallback typedef

ClosedCallback = void Function({Exception? error})

Implementation

typedef ClosedCallback = void Function({Exception? error});