otp property

BehaviorSubject<String> otp
getter/setter pair

Implementation

BehaviorSubject<String> otp = BehaviorSubject<String>();