defaultValueCode property
String?
get
defaultValueCode
Return the Dart code of the default value, or null
if no default value.
Implementation
String? get defaultValueCode;
Return the Dart code of the default value, or null
if no default value.
String? get defaultValueCode;