commandType property

  1. @override
String get commandType
override

The type of the command. Disposes the command resources.

Implementation

@override
String get commandType => 'DB';