Bangalore, India. Combining our experience and specialization we provide a broad range of services and solutions in Mechanical and Architectural, Civil fields. Our motto is improve the way world works ...
// Android actual class PlatformConfiguration { actual fun getPlatformName(): String = "Android" } // iOS actual class PlatformConfiguration { actual fun ...