google / google/googleapis.dart
Value.integerValue is type String yet Value.doubleValue is type double
Open
enhancement
- Dominant language
- Dart
- Stars
- 419
- Forks
- 136
- Avg merge
- 1h 21m
- Merged PRs (30d)
- 5
Description
Value.integerValue is of type String however Value.doubleValue is of type double and Value.booleanValue is type bool. This is inconsistent.
Contributor guide
Assessment
This issue has not been assessed yet.