args property Null safety

List<XdrSCVal> args
read / write

Implementation

List<XdrSCVal> args = List<XdrSCVal>.empty(
    growable:
        true);