Public Attributes | |
GObject | parent_instance |
gchar * | name |
FlValue * | args |
FlMethodChannel * | channel |
FlBinaryMessengerResponseHandle * | response_handle |
Definition at line 11 of file fl_method_call.cc.
FlValue* _FlMethodCall::args |
Definition at line 18 of file fl_method_call.cc.
FlMethodChannel* _FlMethodCall::channel |
Definition at line 21 of file fl_method_call.cc.
gchar* _FlMethodCall::name |
Definition at line 15 of file fl_method_call.cc.
GObject _FlMethodCall::parent_instance |
Definition at line 12 of file fl_method_call.cc.
FlBinaryMessengerResponseHandle* _FlMethodCall::response_handle |
Definition at line 22 of file fl_method_call.cc.