AreaSummary constructor
AreaSummary({
- List<
ContentBlock> ? contentBlocks, - String? flagContentUri,
Implementation
AreaSummary({
this.contentBlocks,
this.flagContentUri,
});