configureAndroidCallKit method
Configures the Android CallKit settings such as ringtone and UI visibility.
Implementation
Future<bool?> configureAndroidCallKit(AndroidCallKitSettings builder) {
throw UnimplementedError('build() has not been implemented.');
}