onModelReady property

dynamic Function(T model)? onModelReady
final

Implementation

final Function(T model)? onModelReady;