init method
Implementation
void init(BureauConfig config) {
throw UnimplementedError(
'initDeviceIntelligence() has not been implemented.');
}
void init(BureauConfig config) {
throw UnimplementedError(
'initDeviceIntelligence() has not been implemented.');
}