blob: b3b7b0adee0fda7fe746e479049a34bfd32a4733 [file] [log] [blame]
name: PropertyTestObjCLibrary
description: 'Tests calling Objective-C properties i.e. getters and setters'
language: objc
output: 'property_bindings.dart'
exclude-all-by-default: true
objc-interfaces:
include:
- PropertyInterface
headers:
entry-points:
- 'property_test.m'
preamble: |
// ignore_for_file: camel_case_types, non_constant_identifier_names, unnecessary_non_null_assertion, unused_element, unused_field