isNullValue property

bool get isNullValue

Implementation

bool get isNullValue => state == PatchFieldState.nullValue;