JsonChannel constructor

JsonChannel({
  1. required String name,
})

Implementation

JsonChannel({required super.name});