ConnectionScreen constructor
const
ConnectionScreen({
- Key? key,
- Map<
String, RiftSchemaType> types = const {},
Implementation
const ConnectionScreen({super.key, this.types = const {}});