Returns the decoder of this, converting from T to S.
this
T
S
It may be stateful and should not be reused.
@override // ignore: avoid_field_initializers_in_const_classes final decoder = const BifrostDateTimeDecoder();