instances property

  1. @Index(index: 7, name: "instances", pattern: "")
List<DalerInstance>? instances
getter/setter pair

Instances Instances

Implementation

@Index(index: 7, name: "instances", pattern: "")
List<DalerInstance>? instances = [];