response property

Map<String, dynamic>? get response

Implementation

Map<String, dynamic>? get response => _token.toJson();