menu
baato_api package
documentation
baato_api.dart
Annotation
Annotation.new constructor
Annotation.new constructor
dark_mode
light_mode
Annotation
constructor
Annotation
(
{
bool
?
empty
,
int
?
importance
,
String
?
message
,
})
Creates a new Annotation instance
Implementation
Annotation({this.empty, this.importance, this.message});
baato_api package
documentation
baato_api
Annotation
Annotation.new constructor
Annotation class