menu
moyoung_ble_plugin package
documentation
impl/moyoung_beans.dart
EcgBean
EcgBean constructor
EcgBean constructor
dark_mode
light_mode
EcgBean
constructor
EcgBean
(
{
required
int
type
,
required
List
<
int
>
?
ints
,
required
String
?
date
,
})
Implementation
EcgBean({ required this.type, required this.ints, required this.date, });
moyoung_ble_plugin package
documentation
impl/moyoung_beans
EcgBean
EcgBean constructor
EcgBean class