orphans property
Gets the value of "orphans"
Implementation
String get orphans => getPropertyValue('orphans');
Sets the value of "orphans"
Implementation
set orphans(String value) {
setProperty('orphans', value, '');
}
api.dart.dev uses cookies from Google to deliver and enhance the quality of its services and to analyze traffic. Learn more.
Gets the value of "orphans"
String get orphans => getPropertyValue('orphans');
Sets the value of "orphans"
set orphans(String value) {
setProperty('orphans', value, '');
}