Gets the parameters map object for logging the standard events.
Map<dynamic, String>? getParameters() { return builderAgent?.getParameters(); }