UserAgent constructor

const UserAgent(
  1. String val
)

Implementation

const UserAgent(super.val);