menu
rentalworks package
documentation
generated_code/settings.swagger.dart
WebApiModulesSettingsSystemSettingsEmailSettingsEmailSettings
enableReplyTo property
enableReplyTo property
dark_mode
light_mode
enableReplyTo
property
@JsonKey.new(name: 'EnableReplyTo', includeIfNull: false)
bool
?
enableReplyTo
final
Implementation
@JsonKey(name: 'EnableReplyTo', includeIfNull: false) final bool? enableReplyTo;
rentalworks package
documentation
generated_code/settings.swagger
WebApiModulesSettingsSystemSettingsEmailSettingsEmailSettings
enableReplyTo property
WebApiModulesSettingsSystemSettingsEmailSettingsEmailSettings class