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