hooks property

List<OpenFeatureHook> get hooks

Implementation

List<OpenFeatureHook> get hooks => List.unmodifiable(_hooks);