$EventbusProtoIntParameterArray constructor

$EventbusProtoIntParameterArray({
  1. List<String>? intValues,
})

Implementation

$EventbusProtoIntParameterArray({this.intValues});