menu
github_flutter
github.dart
RepositorySlug
fullName property
fullName
dark_mode
light_mode
fullName
property
String
get
fullName
The Full Name of the Repository
Example: owner/name
Implementation
String get fullName => '$owner/$name';
github_flutter
github
RepositorySlug
fullName property
RepositorySlug class