id property

  1. @override
String id
final

The ID of the board. On Android, this is the MAC address of the board. On iOS, this is a unique ID.

Implementation

@override
final String id;