url property
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;
An HTTPS URL of a Web App to be opened with additional data as specified in Initializing Web Apps
@JsonKey(name: 'url')
String get url;