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