object constant

String const object

Asserts that the input value is an object. If multiple values are provided, each one is evaluated in order until an object is obtained. If none of the inputs are objects, the expression is an error.

Sdk Support: basic functionality with js, android, ios, macos

Implementation

static const object = "object";