TerminalReaderCreateOptions constructor
const
TerminalReaderCreateOptions({})
Implementation
const TerminalReaderCreateOptions({
this.expand,
this.label,
this.location,
this.metadata,
required this.registrationCode,
});