factory ContextualContent.fromJson(Map<String, dynamic> json) { return _$ContextualContentFromJson(json); }