Lyle Resnick

Results 1 issues of Lyle Resnick

for example at line 82, change: ```swift catch{ result(FlutterError(code: "NO_ACCOUNT", message: "Error retrieving an existing account", details: nil)) } ``` to ```swift catch{ result(FlutterError(code: "NO_ACCOUNT", message: "Error retrieving an existing...