customFormGroupId property

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

Implementation

@JsonKey(name: 'CustomFormGroupId', includeIfNull: false)
final String? customFormGroupId;