fromValue property

FutureOr<A?>? Function(B? rawValue) fromValue
final

Implementation

final FutureOr<A?>? Function(B? rawValue) fromValue;