Response typedef

Response = Map<String, Object?>

The values in the configuration.

Properties of the object. Contains field @type with type URL.

Implementation

typedef Response = core.Map<core.String, core.Object?>;