all property

Contains all properties of this class

Implementation

@override
List<String> get all => List.unmodifiable(
    [readCurrentlyPlaying, readPlaybackState, modifyPlaybackState]);