service/converters/json/json_converter_interface library

Classes

JsonConverter
Defines interface for safely converting dynamic JSON data to typed Dart objects. Each method performs validation and throws FormatException when input is invalid.