url property

  1. @BuiltValueField(wireName: r'url')
String url

The URL to send the submitted dialog payload to

Implementation

@BuiltValueField(wireName: r'url')
String get url;