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