deviceIds property

List<String?> deviceIds
getter/setter pair

Implementation

List<String?> deviceIds = List.empty(growable: true);