emptyString top-level constant

String const emptyString

Empty string: ''

Implementation

const emptyString = string.empty;