[]
Gets the FlexSheetSaveResponse instance with save result.
public static FlexSheetSaveResponse Save(bool success = true, string error = "")
| Type | Name | Description |
|---|---|---|
| bool | success | Whether the operation is success |
| string | error | The error message |
| Type | Description |
|---|---|
| FlexSheetSaveResponse | The response data |