QuantisationRange$Response.fromJson constructor

QuantisationRange$Response.fromJson(
  1. Map<String, dynamic> json
)

Implementation

factory QuantisationRange$Response.fromJson(Map<String, dynamic> json) =>
    _$QuantisationRange$ResponseFromJson(json);