authorizedUUID property

String? authorizedUUID

authorized UUID which is authorized to use this token to make requests

Implementation

String? get authorizedUUID => _data!['authorizedUUID'];