modelListValueOrNull

inline fun <T : JsonModel> JsonModel.modelListValueOrNull(key: String): List<T>?