while calling User user = await _appwrite.account.get();
getting error:
E/flutter (15720): [ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: type 'Null' is not a subtype of type 'bool'
Flutter Sdk Version : 3.24.5
Self Hosted Appwrite version : 1.6.0
Appwrite package version: appwrite: ^13.0.0