menu
octopod package
documentation
models/property.dart
Property
moveOutDate property
moveOutDate property
dark_mode
light_mode
moveOutDate
property
@JsonKey.new(name: 'moved_out_at')
DateTime
?
get
moveOutDate
inherited
Implementation
@JsonKey(name: 'moved_out_at') DateTime? get moveOutDate => throw _privateConstructorUsedError;
octopod package
documentation
models/property
Property
moveOutDate property
Property class