isFlexible property
bool
get
isFlexible
Whether the result is a FlexiDate
. If true, then flexiDate should not be null. If false, then resultDate
should not be null
Implementation
bool get isFlexible;