open abstract method Null safety

Future<void> open()

Attempt to open a connection to this MidiPort

Implementation

Future<void> open();