TokensObject typedef

TokensObject = Map<String, dynamic>

Implementation

typedef TokensObject = Map<String, dynamic>;