Returns the underlying string from which this Substring was derived.
SDK
- Xcode 11.0+
Framework
- Swift Standard Library
Declaration
var base: String { get }
Returns the underlying string from which this Substring was derived.
SDK
Framework
var base: String { get }