appendAtBegin property Null safety
If appendOverride is not null, is used to verify if this Middleware must be appended at the begin
Implementation
bool get appendAtBegin => false;
If appendOverride is not null, is used to verify if this Middleware must be appended at the begin
bool get appendAtBegin => false;