fallbackFile property

String? fallbackFile
final

Name of fallback file to use instead of 404 page. If null, Appwrite 404 page will be displayed.

Implementation

final String? fallbackFile;