methodChannel property
The method channel used to interact with the native platform on Windows.
Implementation
@visibleForTesting
final MethodChannel methodChannel =
const MethodChannel('mssql_connection/windows');
The method channel used to interact with the native platform on Windows.
@visibleForTesting
final MethodChannel methodChannel =
const MethodChannel('mssql_connection/windows');