emptyString top-level constant

String const emptyString

Empty string: ''

Implementation

const String emptyString = string.empty;