sdm property

Map<String, double>? sdm
final

For a map of up to 10 data type:value pairs. Maximum length for each string value is 100 characters.

Implementation

final Map<String, double>? sdm;