menu
hybrid_runtime package
documentation
bridge/message/interface.dart
NativeMethodMeta
NativeMethodMeta.new constructor
NativeMethodMeta.new constructor
dark_mode
light_mode
NativeMethodMeta
constructor
NativeMethodMeta
(
{
bool
?
sync
,
bool
?
constructor
,
String
?
instanceId
,
})
Implementation
NativeMethodMeta({ this.sync, this.constructor, this.instanceId, });
hybrid_runtime package
documentation
bridge/message/interface
NativeMethodMeta
NativeMethodMeta.new constructor
NativeMethodMeta class