fromJson method Null safety

Version fromJson(
  1. String _
)
override

Implementation

@override
fromJson(_) => Version.parse(_);