size property

  1. @override
int get size
override

Implementation

@override
int get size => _delegate.size.toInt();