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