shouldUseBufferSync property

bool get shouldUseBufferSync

Implementation

bool get shouldUseBufferSync =>
    kIsWeb || defaultTargetPlatform == TargetPlatform.android;