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