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