sustainabilityCertifications property

  1. @Deprecated('Not supported. Member documentation may have more information.')
SustainabilityCertifications? sustainabilityCertifications
getter/setter pair

Sustainability certifications the hotel has been awarded.

Deprecated: this field is no longer populated. All certification data is now provided by BeCause.

Implementation

@core.Deprecated(
  'Not supported. Member documentation may have more information.',
)
SustainabilityCertifications? sustainabilityCertifications;