class SMMSApi { static const String BASE_URL = 'https://sm.ms/api/v2/'; static const String GET_PROFILE = 'profile'; }