512d763b9d
Adds support for: * ints * doubles * enums * Strings Up next: Colors, Iterables, Transforms and a catch-all. Also note the TODO to change how types are being written (will be needed for Iterables). See: https://github.com/dart-lang/sdk/issues/38633 Change-Id: I9d545ce9e090059ae330f9ae5dadf8e7d4b373c7 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/119725 Commit-Queue: Phil Quitslund <pquitslund@google.com> Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>