reader property

T Function(Ref<T>, P stream) reader
final

Reader callback.

Implementation

final T Function(Ref<T>, P stream) reader;