authData property

Map<String, Object?> authData
getter/setter pair

Algorithm-dependent data. See the documentation for the backup algorithms in Server-side key backups for more information on the expected format of the data.

Implementation

Map<String, Object?> authData;