reader property

bool? Function(T t) reader
final

Implementation

final bool? Function(T t) reader;