getIfAuthorizedOrNull

abstract fun <T : Any> getIfAuthorizedOrNull(id: ModelID<T>): Model<T>?