deleteRecitationVerses abstract method

  1. @delete
Future<void> deleteRecitationVerses(
  1. RecitationVerses recitationVerses
)

Implementation

@delete
Future<void> deleteRecitationVerses(RecitationVerses recitationVerses);