paramBinder property

ParameterBinder<T>? paramBinder
final

Custom binder to bind value to the statement

Implementation

final ParameterBinder<T>? paramBinder;