PaneData({ required this.instances, String? activeInstance, }) : activeInstance = activeInstance ?? instances.firstOrNull;