menu
moyoung_ble_plugin package
documentation
impl/moyoung_beans.dart
ElectronicCardInfoBean
ElectronicCardInfoBean constructor
ElectronicCardInfoBean constructor
dark_mode
light_mode
ElectronicCardInfoBean
constructor
ElectronicCardInfoBean
(
{
required
int
id
,
required
String
title
,
required
String
url
,
})
Implementation
ElectronicCardInfoBean({ required this.id, required this.title, required this.url, });
moyoung_ble_plugin package
documentation
impl/moyoung_beans
ElectronicCardInfoBean
ElectronicCardInfoBean constructor
ElectronicCardInfoBean class