class EndpointUrl { static const String login = 'token'; static const String refreshToken = 'token'; }