flags property

int? flags
final

message flags combined as a bitfield

is not always returned, hence the nullable property

Implementation

final int? flags;