Object constructor
Object([
- dynamic value
Implementation
factory Object([_i2.dynamic value]) => _i6.callConstructor(
_declaredObject,
[value],
);
factory Object([_i2.dynamic value]) => _i6.callConstructor(
_declaredObject,
[value],
);