authorizedUUID property
authorized UUID which is authorized to use this token to make requests
Implementation
String? get authorizedUUID => _data!['authorizedUUID'];
authorized UUID which is authorized to use this token to make requests
String? get authorizedUUID => _data!['authorizedUUID'];