AS method

String AS(
  1. String alias
)

Implementation

String AS(String alias) => "$this AS $alias";