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