WingLogger constructor

WingLogger({
  1. required String topic,
})

Implementation

WingLogger({required this.topic});