FlowSchema

constructor(apiVersion: String? = null, kind: String? = null, metadata: ObjectMeta? = null, spec: FlowSchemaSpec? = null, status: FlowSchemaStatus? = null)