Backwards-compat shim for tests / earlier callers that invoked toTfJson() directly. Returns the same map as configArgs.
toTfJson()
configArgs
@override Map<String, Object?> toTfJson() => configArgs;