8 lines
170 B
Dart
Executable File
8 lines
170 B
Dart
Executable File
// import 'package:ride/controller/functions/crud.dart';
|
|
|
|
// class RemoveAccount {
|
|
|
|
// void removeAccount()async{
|
|
// var res=await CRUD().post(link: link)
|
|
// }
|
|
// } |