id property

String id
final

Both Android and iOS have different forms of id :

  • a MAC Address on Android.
  • a UUID on iOS.

Implementation

final String id;