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