DebugFriendlyConstant constructor

const DebugFriendlyConstant(
  1. String _name
)

Implementation

const DebugFriendlyConstant(this._name);