import 'package:flutter/material.dart'; import 'package:get/get.dart'; class TravelBinding extends Bindings { @override void dependencies() { } }