menu
ews package
documentation
PropertyDefinitions/DateTimePropertyDefinition.dart
DateTimePropertyDefinition
IsNullable property
IsNullable property
dark_mode
light_mode
IsNullable
property
@
override
bool
get
IsNullable
override
Gets a value indicating whether this property definition is for a nullable type (ref, int?, bool?...).
Implementation
@override bool get IsNullable => this._isNullable;
ews package
documentation
PropertyDefinitions/DateTimePropertyDefinition
DateTimePropertyDefinition
IsNullable property
DateTimePropertyDefinition class