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