alloc static method

Point alloc()

Implementation

static _i3.Point alloc() => _i4.callMethod(
      _declaredPoint,
      'alloc',
      [],
    );