args property

List<String>? get args

Implementation

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