encodedReturnUrl property

String encodedReturnUrl

Implementation

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