flags property

  1. @Index(index: 3, name: "flags", pattern: "")
int? flags
getter/setter pair

Service flag 1 asyncable 2 encrypt 4 communal

Implementation

@Index(index: 3, name: "flags", pattern: "")
int? flags;