RevelationCharacteristics constructor
const
RevelationCharacteristics({})
Implementation
const RevelationCharacteristics({
required this.averageLength,
required this.totalAyat,
required this.shortestLength,
required this.longestLength,
});