defaultAddress property

QueryStringProperty<SafeEntity> defaultAddress
final

Implementation

static final defaultAddress = obx.QueryStringProperty<SafeEntity>(
  _entities[2].properties[3],
);