import 'package:get/get.dart';
class MyBinding implements Bindings {
@override
void dependencies() {}
}