prompt property

String? prompt
getter/setter pair

The natural language description of the data model to generate.

Example: "A blog system with Users, Posts, and Comments. Users can have multiple posts."

Required.

Implementation

core.String? prompt;