MethodChannelFwdebugFlutter class

Inheritance

Properties

hashCode int
The hash code for this object.
no setterinherited
methodChannel MethodChannel
final
openUrlCallback ↔ void Function(String url)?
getter/setter pair
registerEntryCallbacks Map<String, VoidCallback>
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

customLog(String message) → dynamic
override
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
openUrl(void callback(String url)) → dynamic
override
registerEntry(String name, VoidCallback callback) → dynamic
override
systemLog(String message) → dynamic
override
toggle({bool? visible}) → dynamic
override
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited