state property

String? state
final

The state of the vault lock. InProgress or Locked.

Implementation

final String? state;