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