link property
Link to website for the application where a user can learn more about the app.
Implementation
@JsonKey(name:'link')
String? link;
Link to website for the application where a user can learn more about the app.
@JsonKey(name:'link')
String? link;