isOptional property

bool isOptional

Implementation

bool get isOptional => _getAttribute<bool>(kOptional, false);