factory ContextScreen.fromJson(Map<String, dynamic> json) => JSONExtendable.fromJson(json, _$ContextScreenFromJson, ContextScreen._builtInKeys);