TelemetrySpec.fromJson constructor

TelemetrySpec.fromJson(
  1. Map<String, dynamic> json
)

Creates a TelemetrySpec from JSON data.

Implementation

TelemetrySpec.fromJson(Map<String, dynamic> json) : this();