defaultValueCode property
String?
get
defaultValueCode
The default value code for this parameter, or null
if this parameter does not have a default value.
Implementation
String? get defaultValueCode;
The default value code for this parameter, or null
if this parameter does not have a default value.
String? get defaultValueCode;