initialized property

bool get initialized

Has the device info been initialized?

Implementation

bool get initialized => deviceData.isNotEmpty;