menu
clean_energy_api
clean_energy_api.dart
BytesArgs
BytesArgs const constructor
BytesArgs
dark_mode
light_mode
BytesArgs
constructor
const
BytesArgs
(
{
String
?
data
,
int
?
fletcher32
,
int
?
sequenceId
,
})
Implementation
const BytesArgs({ this.data, this.fletcher32, this.sequenceId, });
clean_energy_api
clean_energy_api
BytesArgs
BytesArgs const constructor
BytesArgs class