menu
nabit_app
screens\listing\add_listing\models\states_list_response.dart
StateListResponse
StateListResponse constructor
StateListResponse
dark_mode
light_mode
StateListResponse
constructor
StateListResponse
(
{
String
?
countryId
,
String
?
id
,
String
?
name
}
)
Implementation
StateListResponse({this.countryId, this.id, this.name});
nabit_app
states_list_response
StateListResponse
StateListResponse constructor
StateListResponse class