imageType property

String? imageType

Implementation

String? get imageType => getChild('PHOTO')?.getChild('TYPE')?.textValue;