bytes property

int? bytes
final

Resident bytes, or null where the size is not knowable from Dart.

Implementation

final int? bytes;