copyWith abstract method

RevokedAuthenticationScope copyWith({
  1. List<String>? scopes,
})

Implementation

RevokedAuthenticationScope copyWith({List<String>? scopes});