Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
_FlMethodCall Struct Reference

Public Attributes

GObject parent_instance
 
gchar * name
 
FlValueargs
 
FlMethodChannel * channel
 
FlBinaryMessengerResponseHandle * response_handle
 

Detailed Description

Definition at line 11 of file fl_method_call.cc.

Member Data Documentation

◆ args

FlValue* _FlMethodCall::args

Definition at line 18 of file fl_method_call.cc.

◆ channel

FlMethodChannel* _FlMethodCall::channel

Definition at line 21 of file fl_method_call.cc.

◆ name

gchar* _FlMethodCall::name

Definition at line 15 of file fl_method_call.cc.

◆ parent_instance

GObject _FlMethodCall::parent_instance

Definition at line 12 of file fl_method_call.cc.

◆ response_handle

FlBinaryMessengerResponseHandle* _FlMethodCall::response_handle

Definition at line 22 of file fl_method_call.cc.


The documentation for this struct was generated from the following file: