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