platformFaultHint top-level constant

String const platformFaultHint

Hint for failures that the project cannot do anything about.

Implementation

const platformFaultHint =
    'This is a problem with Serverpod Cloud, not with your project. '
    'Please try again later.';