menu
u package
documentation
data/data.dart
UTerminalImportResponse
UTerminalImportResponse.new constructor
UTerminalImportResponse.new constructor
dark_mode
light_mode
UTerminalImportResponse
constructor
UTerminalImportResponse
(
{
int
?
totalRows
,
int
?
imported
,
int
?
skipped
,
List
<
String
>
?
skippedSerials
,
})
Implementation
UTerminalImportResponse({ this.totalRows, this.imported, this.skipped, this.skippedSerials, });
u package
documentation
data/data
UTerminalImportResponse
UTerminalImportResponse.new constructor
UTerminalImportResponse class