import 'package:get/get.dart'; class EditVideoLogState{ var seletVideoLog = 0.obs; var isSelectAll = false.obs; }