menu
clean_energy_api
clean_energy_api.dart
NegotiationResponseDTO
NegotiationResponseDTO const constructor
NegotiationResponseDTO
dark_mode
light_mode
NegotiationResponseDTO
constructor
const
NegotiationResponseDTO
(
{
String
?
url
,
String
?
accessToken
,
})
Implementation
const NegotiationResponseDTO({ this.url, this.accessToken, });
clean_energy_api
clean_energy_api
NegotiationResponseDTO
NegotiationResponseDTO const constructor
NegotiationResponseDTO class