url property

  1. @JsonKey(name: 'url')
String get url
inherited

An HTTPS URL of a Web App to be opened with additional data as specified in Initializing Web Apps

Implementation

@JsonKey(name: 'url')
String get url;