We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35f03e1 commit fb5eda7Copy full SHA for fb5eda7
lib/src/web/web_account_delegate.dart
@@ -8,7 +8,7 @@ import 'static_interop/models/profile.dart';
8
import 'static_interop/parameters/account.dart';
9
import 'static_interop/response/account_response.dart';
10
11
-/// This class handles the updating or retrieving of, account information.
+/// This class handles updating and retrieving account information for the web.
12
class WebAccountDelegate {
13
/// Create an instance of [WebAccountDelegate].
14
const WebAccountDelegate();
0 commit comments