AnchorFeeInfo constructor

AnchorFeeInfo(
  1. bool enabled,
  2. bool authenticationRequired
)

Implementation

AnchorFeeInfo(this.enabled, this.authenticationRequired);