value property

List<double>? value
getter/setter pair

Individual value in the embedding.

Optional.

Implementation

core.List<core.double>? value;