toValue property

FutureOr<B?>? Function(A? value) toValue
final

Implementation

final FutureOr<B?>? Function(A? value) toValue;