clanBannerGonfalons property

  1. @JsonKey(name: 'clanBannerGonfalons')
List<CoreSetting>? clanBannerGonfalons
getter/setter pair

Implementation

@JsonKey(name:'clanBannerGonfalons')
List<CoreSetting>? clanBannerGonfalons;