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

Public Attributes

const char * name
 
const ServiceMethodEntry entry
 
const MethodParameter *const * parameters
 

Detailed Description

Definition at line 879 of file service.cc.

Member Data Documentation

◆ entry

const ServiceMethodEntry dart::ServiceMethodDescriptor::entry

Definition at line 881 of file service.cc.

◆ name

const char* dart::ServiceMethodDescriptor::name

Definition at line 880 of file service.cc.

◆ parameters

const MethodParameter* const* dart::ServiceMethodDescriptor::parameters

Definition at line 882 of file service.cc.


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