deviceId property

String? deviceId
final

Override for the device id. This can be set by the application to provide stable ids for the test device framework. If not set, the id from the device_info plugin will be used.

Implementation

final String? deviceId;