resolve static method

Promise resolve(
  1. dynamic value
)

Implementation

external static Promise resolve(dynamic value);