onLoad property

List<Transformer<T>>? onLoad
final

Transformation performed after loading.

Implementation

final List<Transformer<T>>? onLoad;