indeterminate property Null safety

bool? indeterminate

Implementation

bool? get indeterminate;
void indeterminate= (bool? value)

Implementation

set indeterminate(bool? value);