name property

String? name

The humanized name of the device. Implementers of VirtualDevice should generate the name in a way that increments prior creations of the model and osVersion.

Implementation

String? get name;