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