giftEmotionUrlRegExp top-level property

RegExp giftEmotionUrlRegExp
final

Implementation

final RegExp giftEmotionUrlRegExp =
    RegExp(r"(?<=picture://com.spero.vision/)(.*)(?=\.(gif)|(GIF))");