auth property Null safety

List<SorobanAuthorizationEntry> auth
read / write

Implementation

List<SorobanAuthorizationEntry> auth =
    List<SorobanAuthorizationEntry>.empty(growable: true);