readAllAllowed

abstract val readAllAllowed: Boolean?

Shows whether the server has indicated that readAll is currently allowed.

Uses cached data from last response.

Return

true if the method is allowed, false if the method is not allowed, null If no request has been sent yet or the server did not specify allowed methods.