menu
another_square package
documentation
square_models.dart
CreateBreakTypeRequest
CreateBreakTypeRequest.new constructor
CreateBreakTypeRequest.new constructor
dark_mode
light_mode
CreateBreakTypeRequest
constructor
CreateBreakTypeRequest
(
{
BreakType
?
breakType
,
String
?
idempotencyKey
,
})
Implementation
CreateBreakTypeRequest({ this.breakType, this.idempotencyKey });
another_square package
documentation
square_models
CreateBreakTypeRequest
CreateBreakTypeRequest.new constructor
CreateBreakTypeRequest class