Преобразование json в модель
factory SecureAuthInfo.fromJson(Map<String, dynamic> json) => _$SecureAuthInfoFromJson(json);