hook property

MappingHook? hook
final

Set a custom hook used only for this class.

Hooks allow you to hook into the decoding and encoding process and insert custom logic.

Implementation

final MappingHook? hook;