args property

List<String>? args

Implementation

List<String>? get args => _websocketEvent.args;