isStreamable property

bool isStreamable

Implementation

bool get isStreamable => _getAttribute<bool>(kStreamable, false);