Flutter Engine
The Flutter Engine
|
#include <callback_cache.h>
Public Attributes | |
std::string | name |
std::string | class_name |
std::string | library_path |
Definition at line 18 of file callback_cache.h.
std::string flutter::DartCallbackRepresentation::class_name |
Definition at line 20 of file callback_cache.h.
std::string flutter::DartCallbackRepresentation::library_path |
Definition at line 21 of file callback_cache.h.
std::string flutter::DartCallbackRepresentation::name |
Definition at line 19 of file callback_cache.h.