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
@fzhinkin well it would make it easier because you could use it when parsing json data or as i said when you want to perform native actions and use the Path class commonly. This way you could then use on android the java File class and do whatever needs to be done instead of holding String and when necessary making a Path object etc etc.
Currently it's not possible to read the actual Path as Text from the Path object.
Use cases are mostly native:
The text was updated successfully, but these errors were encountered: