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

Public Attributes

GObject parent_instance
 
FlMethodChannel * channel
 
FlMethodCall * exit_application_method_call
 
GCancellable * cancellable
 
bool app_initialization_complete
 

Detailed Description

Definition at line 43 of file fl_platform_plugin.cc.

Member Data Documentation

◆ app_initialization_complete

bool _FlPlatformPlugin::app_initialization_complete

Definition at line 49 of file fl_platform_plugin.cc.

◆ cancellable

GCancellable* _FlPlatformPlugin::cancellable

Definition at line 48 of file fl_platform_plugin.cc.

◆ channel

FlMethodChannel* _FlPlatformPlugin::channel

Definition at line 46 of file fl_platform_plugin.cc.

◆ exit_application_method_call

FlMethodCall* _FlPlatformPlugin::exit_application_method_call

Definition at line 47 of file fl_platform_plugin.cc.

◆ parent_instance

GObject _FlPlatformPlugin::parent_instance

Definition at line 44 of file fl_platform_plugin.cc.


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