homepage property

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

A link to the website of the application

Implementation

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