output property

RuntimeType<T> output

The type that this converter parses.

Used by CommandsPlugin.getConverter to construct assembled converters.

Implementation

RuntimeType<T> get output => RuntimeType<T>();