defaultValueString property

String? defaultValueString
inherited

defaultValueString The value that should be used if there is no value stated in the instance (e.g. 'if not otherwise specified, the abstract is false').

Implementation

String? get defaultValueString => throw _privateConstructorUsedError;