description property

  1. @override
String description
final

A description of this command, included in usage.

Implementation

@override
final description = 'Generates a Data-Layer contract and implementation. Enforces BaseRepository standards, automated logging, and error-to-failure mapping.';