lyrics
The lyrics of the asset in a language suitable for the current locale.
Declaration
static var lyrics: AVAsyncProperty<Root, String?> { get }Discussion
Use the load(_:isolation:) method to retrieve the property value.
The lyrics of the asset in a language suitable for the current locale.
static var lyrics: AVAsyncProperty<Root, String?> { get }Use the load(_:isolation:) method to retrieve the property value.