// import 'package:ride/controller/functions/crud.dart'; // class RemoveAccount { // void removeAccount()async{ // var res=await CRUD().post(link: link) // } // }