size property

int get size

Implementation

int get size{
  throw UnimplementedError('unimplement deserialize');
}