Returns the encoder from S to T.
S
T
It may be stateful and should not be reused.
@override // ignore: avoid_field_initializers_in_const_classes final encoder = const BifrostDateTimeEncoder();