name property
This is the name of the flag.
Flag names always use underscores, not hyphens, for example: max_allowed_packet
Implementation
core.String? name;
This is the name of the flag.
Flag names always use underscores, not hyphens, for example: max_allowed_packet
core.String? name;