maxUserTags constant - UserTag class - dart:developer library (original) (raw)
int const maxUserTags
The maximum number of UserTag instances that can be created by a program.
Implementation
static const maxUserTags = 64;
int const maxUserTags
The maximum number of UserTag instances that can be created by a program.
static const maxUserTags = 64;