CallbackRegistration typedef

CallbackRegistration = void Function(Object? state)

Implementation

typedef CallbackRegistration = void Function(Object? state);