SafetySpec constructor

SafetySpec({
  1. int version = 0,
})

Implementation

SafetySpec({this.version = 0}) : super(fullyQualifiedName);