argrument property

String? argrument
final

Gets the arguments associated with a toast action initiated by the user. This arguments string was included in the toast's XML payload.

Implementation

final String? argrument;