NavAppError

@Since(version = 1)
data class NavAppError(val errorType: NavAppErrorType)

Constructors

Link copied to clipboard
constructor(errorType: NavAppErrorType)

Properties

Link copied to clipboard