ClientData constructor

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

Implementation

const ClientData({super.key});