menu
moyoung_ble_plugin package
documentation
impl/moyoung_beans.dart
FileTransBean
FileTransBean constructor
FileTransBean constructor
dark_mode
light_mode
FileTransBean
constructor
FileTransBean
(
{
required
int
type
,
required
int
?
progress
,
required
int
?
error
,
})
Implementation
FileTransBean({ required this.type, required this.progress, required this.error, });
moyoung_ble_plugin package
documentation
impl/moyoung_beans
FileTransBean
FileTransBean constructor
FileTransBean class