initCallbacks method
Implementation
void initCallbacks(Function(bool connected) serviceConnection) {
throw UnimplementedError('initCallbacks() has not been implemented.');
}
void initCallbacks(Function(bool connected) serviceConnection) {
throw UnimplementedError('initCallbacks() has not been implemented.');
}