PyArgument.listInt constructor
const
PyArgument.listInt(
- Int64List field0
Implementation
const factory PyArgument.listInt(
Int64List field0,
) = PyArgument_ListInt;
const factory PyArgument.listInt(
Int64List field0,
) = PyArgument_ListInt;