transactionDate property

QueryIntegerProperty<DbWalletTransaction> transactionDate
final

Implementation

static final transactionDate = obx.QueryIntegerProperty<DbWalletTransaction>(
  _entities[12].properties[8],
);