getValue method

  1. @override
Object? getValue()
override

Implementation

@override
Object? getValue() {
  return value;
}