menu
neo_concierge
app/modules/myFlights/models/airline_extra_services.dart
Power
Power.fromJson constructor
Power.fromJson
dark_mode
light_mode
Power.fromJson
constructor
Power.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
Power.fromJson(Map<String, dynamic> json) { available = json['available']; }
neo_concierge
airline_extra_services
Power
Power.fromJson constructor
Power class