flutter_install_referer
dart:html
Blob
slice method
slice
flutter_install_referer
dart:html
Blob
slice method
Blob class
Constructors
Blob
Properties
size
type
hashCode
runtimeType
Methods
slice
noSuchMethod
toString
Operators
operator ==
slice
method
Blob
slice
(
[
int
start
,
int
end
,
String
contentType
]
)
Implementation
Blob slice([int start, int end, String contentType]) native;