ids property

List<String>? ids
final

An array of IDs for related blocks. You can get the type of the relationship from the Type element.

Implementation

final List<String>? ids;