fullName property

String get fullName

The Full Name of the Repository

Example: owner/name

Implementation

String get fullName => '$owner/$name';