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
trying to generate some type for kotlin. I need one class for each module. class name is like {{moduleName}}{{methodName}} . how can i capitalize methodName ? thanks
trying to generate some type for kotlin. I need one class for each module. class name is like {{moduleName}}{{methodName}} . how can i capitalize methodName ? thanks