BaseOAuthAccessControl constructor

BaseOAuthAccessControl(
  1. ClientId? clientId
)

Implementation

BaseOAuthAccessControl(this.clientId);