SDNDIDListResponse constructor

SDNDIDListResponse({
  1. required List<String> data,
})

Implementation

SDNDIDListResponse({required this.data});