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