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

#include <callback_cache.h>

Public Attributes

std::string name
 
std::string class_name
 
std::string library_path
 

Detailed Description

Definition at line 18 of file callback_cache.h.

Member Data Documentation

◆ class_name

std::string flutter::DartCallbackRepresentation::class_name

Definition at line 20 of file callback_cache.h.

◆ library_path

std::string flutter::DartCallbackRepresentation::library_path

Definition at line 21 of file callback_cache.h.

◆ name

std::string flutter::DartCallbackRepresentation::name

Definition at line 19 of file callback_cache.h.


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