response property

Map<String, dynamic>? response

Implementation

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