flags property Null safety

List<Flag>? flags
read / write

A list of all flags in the VM.

Implementation

List<Flag>? flags;