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