FAIL constant

  1. @Deprecated('It will be removed on Nav 2025 - 3.0. Please use pushForResult Method with Generic instead of comparing string and dynamic')
String const FAIL

Implementation

@Deprecated(
    'It will be removed on Nav 2025 - 3.0. Please use pushForResult Method with Generic instead of comparing string and dynamic')
static const FAIL = "fail";