deviceIdentifiers method
Implementation
void deviceIdentifiers(void Function(IndividualConfigAndroid) configure) {
configureItem('DeviceIdentifiers', configure);
}
void deviceIdentifiers(void Function(IndividualConfigAndroid) configure) {
configureItem('DeviceIdentifiers', configure);
}