url property
Optional. For "text_link" only, URL that will be opened after user taps on the text
Implementation
@JsonKey(name: 'url')
String? get url;
Optional. For "text_link" only, URL that will be opened after user taps on the text
@JsonKey(name: 'url')
String? get url;