mode property

String mode
latefinal

The mode in which the model is currently on. If Archived, files field will be empty. If TakenDown, images field will be empty

Implementation

late final String mode;