refreshData property

Map<String, String> refreshData
latefinal

Data required for refreshing the access token every hour

Implementation

late final Map<String, String> refreshData;