endBuildSection method

dynamic endBuildSection()

Implementation

endBuildSection() {
  return """
      return tiles;
} """;
}