kotlin · kotlin/KotlinNullPointerException
KotlinNullPointerException
KotlinNullPointerException
Thrown when the not-null assertion operator (!!) is applied to a null value, or when a platform type value assumed to be non-null turns out to be null at runtime.