copyWith abstract method

  1. @useResult
AuthUserBlockedException copyWith()

Returns a shallow copy of this AuthUserBlockedException with some or all fields replaced by the given arguments.

Implementation

@_is.useResult
AuthUserBlockedException copyWith();