schema property

String schema
final

A valid Iglu schema path.

This must point to the location of the custom event’s schema, of the format: iglu:{vendor}/{name}/{format}/{version}.

Implementation

final String schema;