argrument property
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;
Gets the arguments associated with a toast action initiated by the user. This arguments string was included in the toast's XML payload.
final String? argrument;