RDService constructor

RDService(
  1. String info,
  2. String status
)

Implementation

RDService(this.info, this.status);