mediaPlayerId property
The ID of the media player. You can get the Device ID by calling getMediaPlayerId.
Implementation
@JsonKey(name: 'mediaPlayerId')
final int? mediaPlayerId;
The ID of the media player. You can get the Device ID by calling getMediaPlayerId.
@JsonKey(name: 'mediaPlayerId')
final int? mediaPlayerId;