PyArgument.str constructor

const PyArgument.str(
  1. String field0
)

Implementation

const factory PyArgument.str(
  String field0,
) = PyArgument_Str;