OnceCallback typedef

OnceCallback = void Function(DatabaseEvent event)

Implementation

typedef OnceCallback = void Function(DatabaseEvent event);