enabled property

bool enabled
final

When this field is true - debug friend is running in your app in other case - DebugFriendButton going sleep By default this field get value from const kDebugMode

Implementation

final bool enabled;