condition property

bool Function()? condition
final

The condition function that determines if the value is required.

Implementation

final bool Function()? condition;