subscribe method Null safety

Future subscribe(
  1. String topic,
  2. Map<String, dynamic> options,
  3. IMqttMessageListener listener
)