onSave property

List<Transformer<T>>? onSave
final

Transformation performed before saving.

Implementation

final List<Transformer<T>>? onSave;