output property

  1. @override
APISchemaObject get output
override

Describes the converts output using openapi3 component specs.

Implementation

@override
APISchemaObject get output => APISchemaObject.string(format: "date-time");