STRDataPayload constructor

STRDataPayload({
  1. required String type,
})

Implementation

STRDataPayload({required this.type});