import 'package:get/get.dart'; class MeetingMainVideoState { MeetingMainVideoState() { ///Initialize variables } late RxInt pageIndex = 0.obs; }