VEntity constructor

VEntity(
  1. String name
)

Implementation

VEntity(this.name) : created = DateTime.now();