OnceCallback typedef

OnceCallback = void Function(DataSnapshot data)

Implementation

typedef OnceCallback = void Function(DataSnapshot data);