GetSemanticsIdResult constructor

const GetSemanticsIdResult(
  1. int id
)

Creates a new GetSemanticsId result.

Implementation

const GetSemanticsIdResult(this.id);