ttl property

  1. @JsonKey(name: 'TTL')
String? ttl
final

Time to live.

Implementation

@JsonKey(name: 'TTL')
final String? ttl;