in_app_review_play_store
dart:html
Blob
slice method
slice
in_app_review_play_store
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;