presentationLayerId property

  1. @JsonKey.new(name: 'PresentationLayerId', includeIfNull: false)
String? presentationLayerId
final

Implementation

@JsonKey(name: 'PresentationLayerId', includeIfNull: false)
final String? presentationLayerId;