caveats property

List<SignedCaveat> caveats

Implementation

List<SignedCaveat> get caveats => UnmodifiableListView(_caveats);