For non-LSP, we register a command Dart: Sort Members which just runs custom code. When running in LSP mode, we don't (initially, at least) want to remove this command as people are used to invoking it, so we need a way to call the LSP-provided source code action for sorting members.