menu
flutter_mcp package
documentation
flutter_mcp_method_channel.dart
MCPPlatformException
MCPPlatformException.new constructor
MCPPlatformException.new constructor
dark_mode
light_mode
MCPPlatformException
constructor
MCPPlatformException
(
String
message
,
String
code
, [
dynamic
details
])
Implementation
MCPPlatformException(super.message, this.code, [this.details]);
flutter_mcp package
documentation
flutter_mcp_method_channel
MCPPlatformException
MCPPlatformException.new constructor
MCPPlatformException class