const factory CheckPermissionResponse({ required bool success, String? error, }) = _CheckPermissionResponse;