curveEncoders property
Extension mechanism for curve.
The decoders must not return null.
The given key will specify a string, which is known to not match any of the values in Curves.
Implementation
static final Map<Type, ArgumentEncoder<Curve, Map<String, dynamic>?>>
curveEncoders = <Type, ArgumentEncoder<Curve, Map<String, dynamic>?>>{};