PrepareHandler constructor

PrepareHandler(
  1. String _sql
)

Implementation

PrepareHandler(this._sql) : super(Logger('PrepareHandler'));