json property

Map<String, Object?> get json

The underlying json configuration of this HookOutput.

Implementation

Map<String, Object?> get json => _syntax.json;