Hi everyone, when i try to call account.get() with SDK, it return an null error on model class user.dart.
I noticed that actually in the rest call the data is not provided, could you tell me what I'm doing wrong?
TL;DR
Developers are experiencing a null MFA value error when calling account.get() with SDK due to missing data in the REST call. To resolve this, ensure data is properly provided in the call to account.get().