Rank 1: Thread
E/flutter (22465): [ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: type 'Null' is not a subtype of type 'List'
E/flutter (22465): #0 new User.fromMap (package:appwrite/src/models/user.dart:87:18)
E/flutter (22465): #1 Account.create (package:appwrite/services/account.dart:55:24)
E/flutter (22465):
What could be the possible cause for this error...?