sqlExecute property

FutureOr<void> Function(String sql) sqlExecute
final

Implementation

final FutureOr<void> Function(String sql) sqlExecute;