viewsPrefix top-level property
final
leading views word ("조회수 17억회", "播放次數:4505") or bidi mark (ur), up to the first digit
Implementation
final viewsPrefix = RegExp(r'^\D*?[\s:\uff1a\u200e-\u200f\u202a-\u202e]');
leading views word ("조회수 17억회", "播放次數:4505") or bidi mark (ur), up to the first digit
final viewsPrefix = RegExp(r'^\D*?[\s:\uff1a\u200e-\u200f\u202a-\u202e]');