Screen constructor
Implementation
@Deprecated('Use Screen.builder() instead')
Screen({required this.name, required this.className}) : properties = const {};
@Deprecated('Use Screen.builder() instead')
Screen({required this.name, required this.className}) : properties = const {};