CockpitOperationInputDecoder<T> typedef
CockpitOperationInputDecoder<T> =
T Function(Object? value)
Implementation
typedef CockpitOperationInputDecoder<T> = T Function(Object? value);
typedef CockpitOperationInputDecoder<T> = T Function(Object? value);