Map<String, dynamic> toJson() => { 'alg': access_token, 'token_type': token_type, 'expires_in': expires_in, };