S3LogsConfiguration constructor
S3LogsConfiguration({
- required bool enable,
Implementation
S3LogsConfiguration({
required this.enable,
});
S3LogsConfiguration({
required this.enable,
});