device_id property

String? get device_id

Implementation

String? get device_id => (_$data['device_id'] as String?);