ChainedHook constructor

const ChainedHook(
  1. List<MappingHook> hooks
)

Implementation

const ChainedHook(this.hooks);