dub.model.TagSchema Load the model package import 'package:dub/api.dart'; Properties Name Type Description Notes id String The unique ID of the tag. name String The name of the tag. color String The color of the tag. [Back to Model list] [Back to API list] [Back to README]