Flutter Engine
The Flutter Engine
|
#include <embedder_resources.h>
Public Attributes | |
const char * | path_ |
const char * | resource_ |
int | length_ |
Definition at line 11 of file embedder_resources.h.
int flutter::runtime::ResourcesEntry::length_ |
Definition at line 14 of file embedder_resources.h.
const char* flutter::runtime::ResourcesEntry::path_ |
Definition at line 12 of file embedder_resources.h.
const char* flutter::runtime::ResourcesEntry::resource_ |
Definition at line 13 of file embedder_resources.h.