AngleUnit constructor Null safety
Implementation
const AngleUnit(
{required this.title,
required this.identifier,
required this.radianRatio});
const AngleUnit(
{required this.title,
required this.identifier,
required this.radianRatio});