data property

String? data
getter/setter pair

An optional, arbitrary JSON object with configuration data, understood by a locally installed custom policy implementation.

Implementation

core.String? data;