fallbackUrl property

String? fallbackUrl
final

Follows the same structure as urlTemplate. If specified, this URL is used only if an error occurs when loading the urlTemplate.

Implementation

final String? fallbackUrl;