isZebra property

  1. @Deprecated('This is for backwards compatibility, use isDeviceSupported instead')
bool get isZebra

Implementation

@Deprecated('This is for backwards compatibility, use isDeviceSupported instead')
bool get isZebra => isDeviceSupported;