#import <FlutterSpellCheckPlugin.h>
Instance Methods | |
(void) | - handleMethodCall:result: |
Definition at line 11 of file FlutterSpellCheckPlugin.h.
- (void) handleMethodCall: | (FlutterMethodCall*) | call | |
result: | (FlutterResult) | result | |
Definition at line 38 of file FlutterSpellCheckPlugin.mm.
References FlutterMethodCall::arguments, kInitiateSpellCheck, and FlutterMethodCall::method.