UserAgent constructor

const UserAgent(
  1. {String? id,
  2. String? software,
  3. String? device}
)

Implementation

const UserAgent