accountActivity property

  1. @Deprecated('Not supported. Member documentation may have more information.')
AccountActivity? accountActivity
getter/setter pair

(Restricted Access) Details about the account activity for the user in the scope.

Implementation

@core.Deprecated(
  'Not supported. Member documentation may have more information.',
)
AccountActivity? accountActivity;