Public Attributes | |
GObject | parent_instance |
FlMethodChannel * | channel |
FlPlatformChannelVTable * | vtable |
gpointer | user_data |
Definition at line 34 of file fl_platform_channel.cc.
FlMethodChannel* _FlPlatformChannel::channel |
Definition at line 37 of file fl_platform_channel.cc.
GObject _FlPlatformChannel::parent_instance |
Definition at line 35 of file fl_platform_channel.cc.
gpointer _FlPlatformChannel::user_data |
Definition at line 43 of file fl_platform_channel.cc.
FlPlatformChannelVTable* _FlPlatformChannel::vtable |
Definition at line 40 of file fl_platform_channel.cc.