explicit property

  1. @override
bool? explicit
getter/setter pairoverride

Whether or not the track has explicit lyrics (true = yes it does; false = no it does not OR unknown).

Implementation

@override
bool? explicit;