OptionsHandler<T> constructor

OptionsHandler<T>(
  1. dynamic key
)

Implementation

OptionsHandler(dynamic key) : super(key);