isOffline property

bool? get isOffline

Implementation

bool? get isOffline => (_$data['isOffline'] as bool?);