Uint64Value constructor

Uint64Value({
  1. int? value,
})

Implementation

Uint64Value({this.value}) : super(fullyQualifiedName);