numbers property
The numerical values of this custom attribute.
For example, [2.3, 15.4]
when the key is "lengths_cm". Exactly one of
text or numbers should be set. Otherwise, an INVALID_ARGUMENT error is
returned.
Implementation
core.List<core.double>? numbers;