act property

String? get act

Implementation

String? get act => claims["act"]?.toString();