import 'package:traffic_light/app/core/custom_base_view_model.dart'; class ProfilViewModel extends CustomBaseViewModel { Future init() async {} }