getPlatformBackend function
Returns the platform-specific terminal backend for the Web.
Implementation
TerminalBackend getPlatformBackend() => WebTerminalBackend();
Returns the platform-specific terminal backend for the Web.
TerminalBackend getPlatformBackend() => WebTerminalBackend();