Gets the flags as a list of strings. Decodes from the internal JSON string representation.
List<String>? get flags => _decodeFlags(flagsJson);