pdf_merger
pdf_merger_response
SizeFormPathResponse
SizeFormPathResponse constructor
SizeFormPathResponse
SizeFormPathResponse
constructor
Null safety
SizeFormPathResponse
(
{
String
?
status
=
Status.empty
,
String
?
response
,
String
?
message
}
)
Implementation
SizeFormPathResponse({this.status = Status.empty, this.response, this.message});
pdf_merger
pdf_merger_response
SizeFormPathResponse
SizeFormPathResponse constructor
SizeFormPathResponse class
Constructors
SizeFormPathResponse
Properties
hashCode
message
response
runtimeType
status
Methods
noSuchMethod
toString
Operators
operator ==