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