AS method

String AS(
  1. String alias
)

Implementation

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