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