ie: fun aa() : Record { val rc = Record(); rc["bb"...
# announcements
s
ie: fun aa() : Record { val rc = Record(); rc["bb"]="aa; return rc }.. otherwiase i have to define rc=mutableMapOf<String,String?>