Skip to content

Commit

Permalink
🫡 Fix documentation comments
Browse files Browse the repository at this point in the history
  • Loading branch information
HeySreelal committed Jun 26, 2024
1 parent ca3bb1d commit 5bdf6ed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/src/televerse/models/payload.dart
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ typedef PayloadFiles = List<Map<String, MultipartFile>>;
///
/// This class encapsulates the data to be sent to an API endpoint. It can
/// contain both standard parameters and multipart files for upload.
///
/// Properties:
///
/// * [params]: An optional map containing additional parameters for the API call.
Expand Down

0 comments on commit 5bdf6ed

Please sign in to comment.