valueInteger property

int? get valueInteger

The information determined as a result of making the observation, if the information has a simple value.

Implementation

int? get valueInteger => valueIntegerField.getValue(json);