menu
testbot package
documentation
testbot_platform_interface.dart
TestbotPlatform
TestbotPlatform.new constructor
TestbotPlatform.new constructor
dark_mode
light_mode
TestbotPlatform
constructor
TestbotPlatform
(
)
Constructs a TestbotPlatform.
Implementation
TestbotPlatform() : super(token: _token);
testbot package
documentation
testbot_platform_interface
TestbotPlatform
TestbotPlatform.new constructor
TestbotPlatform class