updateUsernameApiEndpointMethod property

String? updateUsernameApiEndpointMethod
final

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

Implementation

final String? updateUsernameApiEndpointMethod;