infos property

  1. @Index(index: 1, name: "infos", pattern: "")
Map<String, String>? infos
getter/setter pair

Network modules info.

Implementation

@Index(index: 1, name: "infos", pattern: "")
Map<String, String>? infos;