iv property

  1. @Property(type: PropertyType.byteVector)
Uint8List iv
getter/setter pair

Implementation

@Property(type: PropertyType.byteVector)
late Uint8List iv;