incomplete_operations property
String
get
incomplete_operations
Incomplete operations
Implementation
String get incomplete_operations {
return Intl.message(
'Incomplete operations',
name: 'incomplete_operations',
desc: '',
args: [],
);
}