age property
The number of milliseconds since this access point was detected.
Implementation
@BuiltValueField(wireName: r'age')
int? get age;
The number of milliseconds since this access point was detected.
@BuiltValueField(wireName: r'age')
int? get age;