MAX_USER_TAGS constant Null safety
The maximum number of UserTag instances that can be created by a program.
Implementation
static const MAX_USER_TAGS = 64;
The maximum number of UserTag instances that can be created by a program.
static const MAX_USER_TAGS = 64;