collections property

List<MemberCollectionInfo> collections
getter/setter pair

Implementation

static List<MemberCollectionInfo> collections = [
  MemberCollectionInfo('order', 'customerId'),
];