Retrieves a unique ID.
@override Future<String?> getUniqueID() => methodChannel.invokeMethod<String>('getUniqueID');