defaultsTo property
dynamic
defaultsTo
final
The value this option will have if the user doesn't explicitly pass it.
Implementation
final dynamic defaultsTo;
The value this option will have if the user doesn't explicitly pass it.
final dynamic defaultsTo;