LogTransformerTransformerConfigDeleteKey constructor
Creates a new LogTransformerTransformerConfigDeleteKey.
withKeys Specifies the keys to be deleted.
Implementation
const LogTransformerTransformerConfigDeleteKey({
required this.withKeys,
});
Creates a new LogTransformerTransformerConfigDeleteKey.
withKeys Specifies the keys to be deleted.
const LogTransformerTransformerConfigDeleteKey({
required this.withKeys,
});