auth property Null safety
read / write
Per-address authorizations recorded when simulating this operation. (an array of XdrContractAuth serialized base64 strings)
Implementation
List<String>? auth;
Per-address authorizations recorded when simulating this operation. (an array of XdrContractAuth serialized base64 strings)
List<String>? auth;