Dart Documentationchrome.serial

chrome.serial library

Use the chrome.serial API to read from and write to a device connected to a serial port.

Properties

final ChromeSerial serial #

Accessor for the chrome.serial namespace.

final ChromeSerial serial = new ChromeSerial._()

Classes