mirror of
https://github.com/SkinnyMind/libgit2dart.git
synced 2025-05-05 04:39:07 -04:00
style: annotate declarations for internal use (#70)
This commit is contained in:
parent
d71e00947e
commit
2daadaa9a4
22 changed files with 50 additions and 0 deletions
|
@ -327,6 +327,7 @@ class TransferProgress {
|
|||
/// pointer to transfer progress object in memory.
|
||||
///
|
||||
/// Note: For internal use.
|
||||
@internal
|
||||
const TransferProgress(this._transferProgressPointer);
|
||||
|
||||
/// Pointer to memory address for allocated transfer progress object.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue