|
| | ResCountryStateEntity ({ required this.code, required this.countryId, required this.id, required this.name, }) |
Definition at line 503 of file collection_entity.dart.
◆ ResCountryStateEntity()
| ResCountryStateEntity::ResCountryStateEntity |
( |
{ required this.code, required this.countryId, required this.id, required this.name, } | | ) |
|
|
private |
◆ code
| final String ResCountryStateEntity::code |
|
private |
◆ countryId
| final num ResCountryStateEntity::countryId |
|
private |
◆ id
| final num ResCountryStateEntity::id |
|
private |
◆ name
| final String ResCountryStateEntity::name |
|
private |
The documentation for this class was generated from the following file: