ModCheckSignersDTO constructor

const ModCheckSignersDTO(
  1. List<String> targets
)

Implementation

const ModCheckSignersDTO(this.targets) : super();