description property
The message that will be used in the sweep transfer's description body with a maximum length of 140 characters. If the message is longer after replacing placeholders, the message will be cut off at 140 characters.
Implementation
@BuiltValueField(wireName: r'description')
String? get description;