Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Types | List of all members
tonic::DartConverterTypes< T > Struct Template Reference

#include <dart_converter.h>

Public Types

using ConverterType = T
 
using ValueType = T
 

Detailed Description

template<typename T>
struct tonic::DartConverterTypes< T >

Definition at line 34 of file dart_converter.h.

Member Typedef Documentation

◆ ConverterType

template<typename T >
using tonic::DartConverterTypes< T >::ConverterType = T

Definition at line 35 of file dart_converter.h.

◆ ValueType

template<typename T >
using tonic::DartConverterTypes< T >::ValueType = T

Definition at line 36 of file dart_converter.h.


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