requireLogin property
States if the Endpoint only should accept users that are authenticated.
Default value is false, override to change.
Implementation
bool get requireLogin => false;
States if the Endpoint only should accept users that are authenticated.
Default value is false, override to change.
bool get requireLogin => false;