Flutter Engine
 
Loading...
Searching...
No Matches
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

◆ library_path

std::string flutter::DartCallbackRepresentation::library_path

◆ name

std::string flutter::DartCallbackRepresentation::name

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