Builds the value from a decoded JSON object.
final T Function(Map<String, Object?> json) deserialize;