You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I want to map object in which some keys contains a digits like address_line1, address_line2.
Now using mapperForSnakeCase it return nil.
Any help in this scenario?