menu
another_square package
documentation
square_models.dart
ShiftResponse
ShiftResponse.new constructor
ShiftResponse.new constructor
dark_mode
light_mode
ShiftResponse
constructor
ShiftResponse
(
{
String
?
cursor
,
List
<
SquareError
>
?
errors
,
Shift
?
shift
,
List
<
Shift
>
?
shifts
,
})
Implementation
ShiftResponse({ this.cursor, this.errors, this.shift, this.shifts });
another_square package
documentation
square_models
ShiftResponse
ShiftResponse.new constructor
ShiftResponse class