BothRequired

data class BothRequired(val grantStatus: GrantStatus) : LocationReadyStatus

Both the OS permission and the hardware service are disabled.

Constructors

Link copied to clipboard
constructor(grantStatus: GrantStatus)

Properties

Link copied to clipboard