updateCustomParam method
Implementation
void updateCustomParam(String key, dynamic value) {
throw UnimplementedError('updateCustomParam has not been implemented.');
}
void updateCustomParam(String key, dynamic value) {
throw UnimplementedError('updateCustomParam has not been implemented.');
}