VisibleInfoBlocks constructor
VisibleInfoBlocks([
- void b()?
Creates a new VisibleInfoBlocks object using the builder pattern.
Implementation
factory VisibleInfoBlocks([void Function(VisibleInfoBlocksBuilder)? b]) = _$VisibleInfoBlocks;