This is the complete list of members for flutter::MethodCall< T >, including all inherited members.
| arguments() const | flutter::MethodCall< T > | inline | 
| method_name() const | flutter::MethodCall< T > | inline | 
| MethodCall(const std::string &method_name, std::unique_ptr< T > arguments) | flutter::MethodCall< T > | inline | 
| MethodCall(MethodCall< T > const &)=delete | flutter::MethodCall< T > | |
| operator=(MethodCall< T > const &)=delete | flutter::MethodCall< T > | |
| ~MethodCall()=default | flutter::MethodCall< T > | virtual |