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