order_applications property
String
get
order_applications
the order has applied for a refund
Implementation
String get order_applications {
return Intl.message(
'the order has applied for a refund',
name: 'order_applications',
desc: '',
args: [],
);
}