closeCommand static method
Implementation
static ArcaneInteraction closeCommand([String? id]) =>
_SurfaceInteraction('command', 'close', id);
static ArcaneInteraction closeCommand([String? id]) =>
_SurfaceInteraction('command', 'close', id);