biometricEnabled property

QueryBooleanProperty<SafeEntity> biometricEnabled
final

Implementation

static final biometricEnabled = obx.QueryBooleanProperty<SafeEntity>(
  _entities[2].properties[10],
);