SyntaxFix
Write A Post
Hire A Developer
Questions
for getting Hash map first element you can use bellow code in kotlin:
val data : Float = hashMap?.get(hashMap?.keys?.first())