LcpContentProtection constructor

LcpContentProtection(
  1. LcpService _lcpService,
  2. LcpAuthenticating? _authentication
)

Implementation

LcpContentProtection(this._lcpService, this._authentication);