getTtl property

int? getTtl

Obtains the maximum cache duration of a message.

Implementation

int? get getTtl => ttl;