isOptional property

bool isOptional
final

Optional parameters must be last. Undefined behavior will follow if this rule is not.

Implementation

final bool isOptional;