kotlin deal with string of "null" code example Example: null check in kotlin if(a != null) { //do something }