@override Future<void> patternStop(int composerId) => methodChannel.invokeMethod( 'PatternComposer_stop', {'composerId': composerId}, );