fixed property Null safety

bool? fixed
read / write

Represents whether or not this parameter is fixed or optional.

Implementation

bool? fixed;