DatabaseId constructor

DatabaseId(
  1. String value
)

Implementation

DatabaseId(this.value);