WrapperSessionScanViewConfigOptionElementOffset.fromRawJson constructor

WrapperSessionScanViewConfigOptionElementOffset.fromRawJson(
  1. String str
)

Implementation

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