name property
The name of the event param.
The max size of the event name is TBD but it will be constrained to 24 or 32 chars.
Implementation
core.String? name;
The name of the event param.
The max size of the event name is TBD but it will be constrained to 24 or 32 chars.
core.String? name;