onStartedEVM method
This method will be called after plugin started
Implementation
Future<void> onStartedEVM(KeyringEVM keyringEvm) async => null;
This method will be called after plugin started
Future<void> onStartedEVM(KeyringEVM keyringEvm) async => null;