UApiLogStatsResponse.fromJson constructor
UApiLogStatsResponse.fromJson(
- String str
Implementation
factory UApiLogStatsResponse.fromJson(String str) => UApiLogStatsResponse.fromMap(json.decode(str));
factory UApiLogStatsResponse.fromJson(String str) => UApiLogStatsResponse.fromMap(json.decode(str));