<itemvalue="Synchronously writes a string to a file. Opens the file, writes the string in the given encoding, and closes the file. By default [writeAsStringSync] creates the file for writing and truncates the file if it already exists. In order to append the bytes to an existing file, pass [FileMode.append] as the optional mode parameter. If the [flush] argument is set to `true`, data written will be flushed to the file system before returning. This method does not transform newline characters (`"\n"`) to the platform conventional line ending (e.g. `"\r\n"` on Windows). Use [Platform.lineTerminator] to separate lines in [contents] if platform contentional line endings are needed. Throws a [FileSystemException] if the operation fails."/>
<itemvalue="unprotect Task Btn"/>
<itemvalue="unprotect Task Btn"/>
<itemvalue="Type FAIL TASK VALIDATE"/>
<itemvalue="Type FAIL TASK VALIDATE"/>
<itemvalue="Type FAIL TASK CONFLICT"/>
<itemvalue="Type FAIL TASK CONFLICT"/>
@ -59,12 +60,11 @@
<itemvalue="Initiates a topic subscription request to the connected broker with a strongly typed data processor callback. The topic to subscribe to. The qos level the message was published at. Returns the subscription or null on failure"/>
<itemvalue="Initiates a topic subscription request to the connected broker with a strongly typed data processor callback. The topic to subscribe to. The qos level the message was published at. Returns the subscription or null on failure"/>
<itemvalue="Re subscribe. Unsubscribes all confirmed subscriptions and re subscribes them without sending unsubscribe messages to the broker."/>
<itemvalue="Re subscribe. Unsubscribes all confirmed subscriptions and re subscribes them without sending unsubscribe messages to the broker."/>
<itemvalue="A pointer has contacted the screen with a primary button and might begin to move. See also: [kPrimaryButton], the button this callback responds to."/>
<itemvalue="A pointer has contacted the screen with a primary button and might begin to move. See also: [kPrimaryButton], the button this callback responds to."/>
<itemvalue="interrupt process when question or response too short."/>