menu
wakatime_api package
documentation
models/repository.dart
Repository
fullName property
fullName property
dark_mode
light_mode
fullName
property
@JsonKey.new(name: 'full_name')
String
get
fullName
inherited
Implementation
@JsonKey(name: 'full_name') String get fullName => throw _privateConstructorUsedError;
wakatime_api package
documentation
models/repository
Repository
fullName property
Repository class