Returns a String containing the version of the platform.
@override Future<String?> getDeviceId() async { return const Uuid().v1(); }