menu
afib package
documentation
afib_command.dart
AFLibraryID
AFLibraryID.new const constructor
AFLibraryID.new const constructor
dark_mode
light_mode
AFLibraryID
constructor
const
AFLibraryID
(
{
required
String
code
,
required
String
name
,
})
Implementation
const AFLibraryID({ required String code, required this.name, }) : super("lib", code, null);
afib package
documentation
afib_command
AFLibraryID
AFLibraryID.new const constructor
AFLibraryID class