Map<String, dynamic> getCheckedMap(){ if(_getCheckedMapCallback != null) return _getCheckedMapCallback!(); return Map<String, dynamic>(); }