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