Returns a formatted string representation of value, or null to defer to the next caster in the chain.
value
typedef TinkerCaster = String? Function(Object? value);