defaultValue property

String? defaultValue
final

Optional literal default value string, e.g. 'false', 'null'.

Implementation

final String? defaultValue;