arguments property Null safety

List<XdrSCVal>? arguments

Implementation

List<XdrSCVal>? get arguments => _arguments;