ScanInfoWhen.fromRawJson constructor
ScanInfoWhen.fromRawJson(
- String str
Implementation
factory ScanInfoWhen.fromRawJson(String str) =>
ScanInfoWhen.fromJson(json.decode(str));
factory ScanInfoWhen.fromRawJson(String str) =>
ScanInfoWhen.fromJson(json.decode(str));