getDefaultValue method
Returns the default value.
In case of empty list return null.
Returns String?. Returns the default value.
Implementation
String? getDefaultValue() => $prototype.getDefaultValue(this);
Returns the default value.
In case of empty list return null.
Returns String?. Returns the default value.
String? getDefaultValue() => $prototype.getDefaultValue(this);