expires property
The time after which the API key expires. The date is represented as seconds since the epoch, rounded down to the nearest hour.
Implementation
final int? expires;
The time after which the API key expires. The date is represented as seconds since the epoch, rounded down to the nearest hour.
final int? expires;