backgroundImage property

  1. @JsonKey(includeIfNull: false)
List<AgoraImage>? backgroundImage
getter/setter pair

Implementation

@JsonKey(includeIfNull: false)
List<AgoraImage>? backgroundImage;