defaultCode property

String? defaultCode
final

The Dart code used to create the default value for the argument.

Can't specify both defaultCode and defaultFunc.

Implementation

final String? defaultCode;