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