attributes property

Map<String, dynamic> get attributes

Authorization attributes from service

Implementation

Map<String, dynamic> get attributes => authorization.attributes;