SendSystemDmResponse constructor

const SendSystemDmResponse({
  1. required int recipientCount,
})

Implementation

const SendSystemDmResponse({required this.recipientCount});