encodedReturnUrl property

String get encodedReturnUrl

Implementation

String get encodedReturnUrl => EncoderService.base46_encode(returnUrl);