getNativeStream static method
Implementation
static Stream getNativeStream(args) {
throw UnimplementedError("No implemented on this platform");
}
static Stream getNativeStream(args) {
throw UnimplementedError("No implemented on this platform");
}