WrapperSessionScanViewConfigOptionRotateButton.fromRawJson constructor

WrapperSessionScanViewConfigOptionRotateButton.fromRawJson(
  1. String str
)

Implementation

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