hardware_card_createHardwareMessage property
String
get
hardware_card_createHardwareMessage
The document for this hardware is not found on our system. This probably means that the Apibrain has not yet connected via IoT. You can create the document using the button below and it will update during the next IoT cycle.
Implementation
String get hardware_card_createHardwareMessage {
return Intl.message(
'The document for this hardware is not found on our system. This probably means that the Apibrain has not yet connected via IoT. You can create the document using the button below and it will update during the next IoT cycle.',
name: 'hardware_card_createHardwareMessage',
desc: '',
args: [],
);
}