type property

  1. @override
String get type
override

The type discriminator for this delta.

Implementation

@override
String get type => 'image';