age property
The number of milliseconds since this cell was primary. If age is 0, the cellId represents a current measurement.
Implementation
@BuiltValueField(wireName: r'age')
int? get age;
The number of milliseconds since this cell was primary. If age is 0, the cellId represents a current measurement.
@BuiltValueField(wireName: r'age')
int? get age;