P_context property
The local context applicable for the response.
See more details at http://www.w3.org/TR/json-ld/#context-definitions.
The values for Object must be JSON objects. It can consist of num,
String, bool and null as well as Map and List values.
Implementation
core.Object? P_context;