blueprints property

List<Blueprint>? blueprints
final

An array of key-value pairs that contains information about the available blueprints.

Implementation

final List<Blueprint>? blueprints;