double toDouble(dynamic value)
return type should be double? as the method is expected to return null
double toDouble(dynamic value)
return type should be double? as the method is expected to return null
This change is now available on https://pub.dev/packages/servicestack from ^2.0.2
.
Feel free to leave comments on the PR thread, no need to double post them here.