sheets property

List<Sheet>? sheets
final

A list of the associated sheets with the unique identifier and name of each sheet.

Implementation

final List<Sheet>? sheets;