segfalt
09/10/2017, 10:54 PMType! and Type? -- I seem to see a lot of the former when interoping with Java code.diesieben07
09/10/2017, 10:55 PMString! is a platform type: https://kotlinlang.org/docs/reference/java-interop.html#null-safety-and-platform-typesDalinar
09/11/2017, 12:43 AMfun and when it is optional, seems to me it is not every time?edwardwongtl
09/11/2017, 3:06 AMType? if you are not sure.