isOptional property

bool get isOptional

Returns true if the reflectee is an optional parameter. Otherwise returns false.

Implementation

bool get isOptional;