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

Public Attributes

FlMethodResponse parent_instance
 
gchar * code
 
gchar * message
 
FlValuedetails
 

Detailed Description

Definition at line 17 of file fl_method_response.cc.

Member Data Documentation

◆ code

gchar* _FlMethodErrorResponse::code

Definition at line 20 of file fl_method_response.cc.

◆ details

FlValue* _FlMethodErrorResponse::details

Definition at line 22 of file fl_method_response.cc.

◆ message

gchar* _FlMethodErrorResponse::message

Definition at line 21 of file fl_method_response.cc.

◆ parent_instance

FlMethodResponse _FlMethodErrorResponse::parent_instance

Definition at line 18 of file fl_method_response.cc.


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