order_share_exception property
String
get
order_share_exception
order splitting exception
Implementation
String get order_share_exception {
return Intl.message(
'order splitting exception',
name: 'order_share_exception',
desc: '',
args: [],
);
}