Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
flutter::MethodCall< T > Member List

This is the complete list of members for flutter::MethodCall< T >, including all inherited members.

arguments() constflutter::MethodCall< T >inline
method_name() constflutter::MethodCall< T >inline
MethodCall(const std::string &method_name, std::unique_ptr< T > arguments)flutter::MethodCall< T >inline
MethodCall(MethodCall< T > const &)=deleteflutter::MethodCall< T >
operator=(MethodCall< T > const &)=deleteflutter::MethodCall< T >
~MethodCall()=defaultflutter::MethodCall< T >virtual