presentationLayerFormId property

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

Implementation

@JsonKey(name: 'PresentationLayerFormId', includeIfNull: false)
final String? presentationLayerFormId;