menu
flutter_hue package
documentation
domain/models/matter/matter.dart
Matter
hasQrCode property
hasQrCode property
dark_mode
light_mode
hasQrCode
property
bool
hasQrCode
final
Whether or not a physical QR code is present.
Implementation
final bool hasQrCode;
flutter_hue package
documentation
domain/models/matter/matter
Matter
hasQrCode property
Matter class