isLinked property

bool? isLinked
getter/setter pair

If true, then the user is linked to either a YouTube username or G+ account.

Otherwise, the user doesn't have a public YouTube identity.

Implementation

core.bool? isLinked;