ttl property

  1. @JsonKey(name: 'TTL')
int ttl
getter/setter pair

The time to live of the record

Implementation

@JsonKey(name: 'TTL')
int ttl;