description property

  1. @override
String get description
override

Gets a description of what this strategy does

Implementation

@override
String get description => 'Logout from current device only';