maxSessionAge property

int? get maxSessionAge

Implementation

int? get maxSessionAge => (_$data['maxSessionAge'] as int?);