easy_localization icon indicating copy to clipboard operation
easy_localization copied to clipboard

Write nested keys as nested objects

Open TarekkMA opened this issue 2 years ago • 0 comments

Fixes: #390

I had to add a method that gets the object value String val() => 'gender'; to get around the previous behavior where gender/plural objects has other objects inside also.

I'm open to any changes.

TarekkMA avatar Aug 20 '21 14:08 TarekkMA