menu
meshagent package
documentation
client.dart
ProjectRepositoryTag
ProjectRepositoryTag.new constructor
ProjectRepositoryTag.new constructor
dark_mode
light_mode
ProjectRepositoryTag
constructor
ProjectRepositoryTag
(
{
required
String
tag
,
String
?
digest
,
String
?
mediaType
,
int
?
manifestSize
,
})
Implementation
ProjectRepositoryTag({required this.tag, this.digest, this.mediaType, this.manifestSize});
meshagent package
documentation
client
ProjectRepositoryTag
ProjectRepositoryTag.new constructor
ProjectRepositoryTag class