menu
candid_dart_core package
documentation
codegen/visitor.dart
MethodKey
MethodKey constructor
MethodKey constructor
dark_mode
light_mode
MethodKey
constructor
MethodKey
(
String
id
,
String
?
actor
)
Implementation
MethodKey(this.id, this.actor);
candid_dart_core package
documentation
codegen/visitor
MethodKey
MethodKey constructor
MethodKey class