bindValue method

  1. @override
Map<String, PropertyValue> bindValue()

Implementation

@override
Map<String, PropertyValue> bindValue() {
  return super.bindValue();
}