submitChangePasswordApiMethod property

String? submitChangePasswordApiMethod
final

Provides a custom HTTP METHOD (PATCH or POST) to be used when sending request. Defaults to POST

Implementation

final String? submitChangePasswordApiMethod;