command method

FluentCommand? command(
  1. String id
)

Implementation

FluentCommand? command(String id) => _commands[id];