fullName property

String fullName

The Full Name of the Repository

Example: owner/name

Implementation

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