as method Null safety

SelectResultInterface as(
  1. String? alias
)

Specifies the alias of the select result value.

Implementation

SelectResultInterface as(String? alias);