totalSize property

double get totalSize

Implementation

double get totalSize => firstSpace.size + objectSpace.size + secondSpace.size;