graphList property

List<Graph>? graphList
final

A list of behavior graphs that the account is a master for.

Implementation

final List<Graph>? graphList;