Callback.empty constructor Null safety

const Callback.empty()

Implementation

const factory Callback.empty() = EmptyCallback;