XTable constructor

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

Implementation

const XTable({super.key});