import 'package:get_storage/get_storage.dart'; class UserProfile{ final token = ''.val('token'); }