type property

String? type
getter/setter pair

The type of the URL.

The type can be custom or one of these predefined values: * home * work * blog * profile * homePage * ftp * reservations * appInstallPage: website for a Currents application. * other

Implementation

core.String? type;