isOptional property Null safety
Returns true if the reflectee is an optional parameter.
Otherwise returns false.
Implementation
bool get isOptional;
Returns true if the reflectee is an optional parameter.
Otherwise returns false.
bool get isOptional;