alloc static method

Rect alloc()

Implementation

static _i3.Rect alloc() => _i4.callMethod(
      _declaredRect,
      'alloc',
      [],
    );