appendAsset abstract method

Future<Either<Failure, Unit>> appendAsset(
  1. String assetPath
)

Implementation

Future<Either<Failure, Unit>> appendAsset(String assetPath);