fix(test) fix Dart annotation for integration_dart_spec.dart
This commit is contained in:
parent
b716d2335b
commit
a91ae291e4
@ -241,7 +241,7 @@ class ThrowingComponent2 {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@proxy()
|
@proxy
|
||||||
class PropModel implements Map {
|
class PropModel implements Map {
|
||||||
final String foo = 'foo-prop';
|
final String foo = 'foo-prop';
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user