AccountSetContentSettings constructor
const
AccountSetContentSettings({
- required bool sensitiveEnabled,
Account Set Content Settings constructor.
Implementation
const AccountSetContentSettings({required this.sensitiveEnabled}) : super._();