tokenTtl property

String? tokenTtl
getter/setter pair

Specifies the duration for which App Check tokens exchanged from SafetyNet tokens will be valid.

If unset, a default value of 1 hour is assumed. Must be between 30 minutes and 7 days, inclusive.

Implementation

core.String? tokenTtl;