isFlexible property

bool isFlexible
final

Whether the result is a FlexiDate. If true, then flexiDate should not be null. If false, then resultDate should not be null

Implementation

final bool isFlexible;