Searched defs:nullableString (Results 1 – 1 of 1) sorted by relevance
947 fun nullableString(): String? {} in <lambda>() method977 val nullableString = fooClass.assertMethod("nullableString", "").returnType() in <lambda>() constant