OperationToPlain extension
Extension that converts an Operation to its plain text representation.
- on
-
- Operation
Properties
- ignoreIfEmpty → bool
-
Available on Operation, provided by the OperationToPlain extension
Checks if the operation's data is empty.no setter
Methods
-
toPlain(
{String embedBuilder(Object embedData)?}) → String -
Available on Operation, provided by the OperationToPlain extension
Converts the operation to its plain text representation.