Callbacks constructor

Callbacks({
  1. String? finish,
})

Implementation

Callbacks({this.finish});