menu
here_sdk
search.dart
PlaceFoodType
PlaceFoodType constructor
PlaceFoodType
dark_mode
light_mode
PlaceFoodType
constructor
PlaceFoodType
(
String
id
)
Implementation
PlaceFoodType(String id) : id = id, name = null, primary = false;
here_sdk
search
PlaceFoodType
PlaceFoodType constructor
PlaceFoodType class