Flutter
flutter_driver_extension
CommandExtension
commandKind property
commandKind
description
commandKind
property
Null safety
String
commandKind
Identifies the type of command to be used by the driver extension.
Implementation
String get commandKind;
Flutter
flutter_driver_extension
CommandExtension
commandKind property
CommandExtension class
Constructors
CommandExtension
Properties
commandKind
hashCode
runtimeType
Methods
call
deserialize
noSuchMethod
toString
Operators
operator ==