en constant
Implementation
static const Map<String,dynamic> en = {
"share": {
"label": {
"share": {
"app": "Share this app",
"text": "Share"
}
},
"message": {
"invite": "Hey, I've discovered this amazing app that will make your life easier. Check it out!"
}
}
};