AdbNotFoundException constructor
const
AdbNotFoundException({
- required dynamic message,
Implementation
const AdbNotFoundException({required super.message});
const AdbNotFoundException({required super.message});