secretList property

List<SecretListEntry>? secretList
final

A list of the secrets in the account.

Implementation

final List<SecretListEntry>? secretList;