application property

  1. @Deprecated('Use [actionApplication]. See https://schema.org/application')
SchemaSoftwareApplication? application
getter/setter pair

An application that can complete the request.

Implementation

@Deprecated('Use [actionApplication]. See https://schema.org/application')
SchemaSoftwareApplication? application;