SubscriberInfo constructor

const SubscriberInfo({
  1. Key? key,
})

Implementation

const SubscriberInfo({super.key});