fqn property

String fqn
latefinal

Implementation

late final fqn =
    [if (schema != null) schema, name].map((e) => '"$e"').join('.');