XTremeCodeSeriesInfo.fromJson constructor
Creates a new instance of XTremeCodeSeriesInfo from a JSON object.
Implementation
factory XTremeCodeSeriesInfo.fromJson(Map<String, dynamic> json) =>
_$XTremeCodeSeriesInfoFromJson(json);
Creates a new instance of XTremeCodeSeriesInfo from a JSON object.
factory XTremeCodeSeriesInfo.fromJson(Map<String, dynamic> json) =>
_$XTremeCodeSeriesInfoFromJson(json);