RelayAuthAllow constructor

const RelayAuthAllow(
  1. Account account
)

authenticates as account once refused

Implementation

const RelayAuthAllow(this.account);